-
Notifications
You must be signed in to change notification settings - Fork 74
Update OCP documentation links to latest versions #3517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update OCP documentation links to latest versions #3517
Conversation
This commit updates OpenShift Container Platform documentation URLs to point to the latest available versions. Updated by: ocp-doc-checker More info: https://github.com/sebrandon1/ocp-doc-checker
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sebrandon1 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
| common across both methods: | ||
| * The key used in the *cloud-private-key* [secret](../README.md#Usage) and the key used when creating the cluster should | ||
| be added to the [ssh-agent](https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/installing_on_azure/installing-azure-default#ssh-agent-using_installing-azure-default). | ||
| be added to the [ssh-agent](https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/installing_on_azure/installing-azure-default#ssh-agent-using_installing-azure-default). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we use this link instead? Is this the same module in 4.20 as the 4.15?
https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/installing_on_azure/installer-provisioned-infrastructure#ssh-agent-using_installing-azure-preparing-ipi
| * [Red Hat Insights cost management](https://docs.redhat.com/en/documentation/cost_management_service/1-latest) | ||
| * [Red Hat OpenShift Local](https://developers.redhat.com/products/openshift-local/overview) | ||
| * [OpenShift monitoring of user defined project](https://docs.redhat.com/en/documentation/openshift_container_platform/4.10/html/monitoring/enabling-monitoring-for-user-defined-projects) | ||
| * [OpenShift monitoring of user defined project](https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/monitoring/enabling-monitoring-for-user-defined-projects) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we use this link instead? Is this the same module in 4.20 as the 4.15?
https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/monitoring/configuring-user-workload-monitoring#enabling-monitoring-for-user-defined-projects-uwm_preparing-to-configure-the-monitoring-stack-uwm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So my tool just looks for if the URL + version + #anchor stays the same and nothing else changes. If the actual URL + version + anchor needs a change like that I'd say it'd be a separate change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like 4.13 is that last version where that URL + #anchor stays the same.
|
@sebrandon1: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This PR updates OpenShift Container Platform documentation URLs to point to the latest available versions.
Changes
Tool Information
This PR was created automatically by scanning the repository with
ocp-doc-checker, which identifies and updates outdated OpenShift documentation links.Repository: https://github.com/sebrandon1/ocp-doc-checker
Tracking Issue: sebrandon1/ocp-doc-checker#18